From 654aca5ccde4cc0c88d5523f603ae3c970d24191 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Tue, 11 Jan 2011 16:34:41 +0100 Subject: [PATCH] gdk: Don't build X11 stuff into Gdk.gir --- gdk/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/gdk/Makefile.am b/gdk/Makefile.am index 33b2d6caff..910ddbb9ed 100644 --- a/gdk/Makefile.am +++ b/gdk/Makefile.am @@ -239,8 +239,6 @@ GdkX11_3_0_gir_FILES = $(x11_introspection_files) GdkX11_3_0_gir_CFLAGS = $(INCLUDES) -L$(top_builddir)/gdk INTROSPECTION_GIRS += GdkX11-3.0.gir -introspection_files += $(filter-out x11/gdkx.h, $(x11_introspection_files)) - endif # USE_X11 girdir = $(datadir)/gir-1.0 -- 2.30.2